Release 10.1A: OpenEdge Data Management:
DataServer for ORACLE
Bind variables
The DataServer has enhanced memory management for bind variables, which causes variables in SQL statements to be rebound less frequently.
SQL
SELECTstatements use bind variables. When you use the SQLSELECTstatement in a Progress procedure, the OpenEdge DataServer for ORACLE uses bind variables and generates reusable SQL.For Progress queries that reference a
Note: The DataServer does not substitute bind variables for values in SQL statements that you send directly to ORACLE using the ProgressDATEin theWHEREclause, the DataServer uses a bind variable instead of a literal for theDATEvalue and generates reusable SQL.RUNSTORED-PROCsend-sql-statementsyntax.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |